home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
DLLHELLO.PAK
/
DLLHELLO.H
< prev
next >
Wrap
C/C++ Source or Header
|
1997-05-06
|
314b
|
7 lines
//----------------------------------------------------------------------------
// ObjectWindows
// Copyright (c) 1991, 1995 by Borland International, All Rights Reserved
//----------------------------------------------------------------------------
extern "C" { bool far CreateDLLWindow(HWND ParentHWnd); }